CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘 去噪

搜索资源列表

  1. C

    0下载:
  2. C++编写,进行小波变换的程序代码,可用于图像处理中的去噪、边缘检测、分割等。-C++ written code the wavelet transform can be used for denoising in image processing, edge detection, segmentation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1215895
    • 提供者:肖俊
  1. DIP-ps

    0下载:
  2. 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produce
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13700030
    • 提供者:snowymo
  1. NeighShrink-Space-Correlation

    0下载:
  2. 基于边缘检测的小波图像去噪 希望对大家有帮助- lMAGE DENOlSING BASED ON EDGE ETECTION
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:556042
    • 提供者:龙海兴
  1. ppt1753

    0下载:
  2. 关于PDE的去噪功能,从而改善原来普通去噪的边缘模糊地情况 -On PDE denoising function, thereby improving the edge of the original vague general situation denoising
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:294217
    • 提供者:fujiaxin
  1. label

    0下载:
  2. 图像分割处理:Roberts,Sobel,LOG,Prewitt算子处理,街区距离方法,欧几里得距离方法,边缘提取,去噪-Image segmentation: Roberts, Sobel, LOG, Prewitt operator handling, block distance method, Euclidean distance method, edge detection, noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85232
    • 提供者:chuchu
  1. canny_edge

    0下载:
  2. Cannv算子比Roberts算子、Sobel算子和Prewitt算子极小值算法的去噪能力都要强.能够在噪声和边缘检测间取得较好.能够检测到真正的弱边缘 但它也容易平滑掉一些边缘信息。 -canny edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1158
    • 提供者:星尘
  1. SRAD

    1下载:
  2. 斑点去噪各向异性扩散,该方法在存在相干斑噪声的情况下,能够有效地抑制过分割和在区域边界进行目标边缘的准确-Speckle reduction anisotropic diffusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:559724
    • 提供者:HYC
  1. 46598

    0下载:
  2. 大量的图像处理源代码,使用C语言完成,包含阀值变换,图像镜像,傅里叶变换,去噪代码。锐化,反色,边缘检测等-A lot of image processing source code, using C language to complete, including threshold transform, image mirroring, Fourier transform, denoising code. Sharpening, anti-color, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:736329
    • 提供者:李辉
  1. Bi_median

    0下载:
  2. matlab编写的Bilateral方法改进中值滤波的程序,运行发现在设置合适参数的情况下能够保留图像的边缘同时起到一定的去噪效果。空域处理。-matlab prepared Bilateral median filtering method to improve the program, run to set the appropriate parameters found in the case to the edge while preserving image denoising pla
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:671
    • 提供者:Jade Walker
  1. mathmatical-morphology

    0下载:
  2. 形态学理论的发展及其在图像处理(去噪、增强、边缘检测)中的应用-mathematical morphology theory and its develpment used in the image processing--denoising\enhancing and edge detecting
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:20013643
    • 提供者:hekunxian
  1. Untitled2

    0下载:
  2. 自编图像处理M文件,经过图像增强滤波去噪二值化,边缘提取,实现对图片内物体的生产标准监测-Self image processing M-file, and after image enhancement filter denoising binarization, edge extraction, the production of objects within the picture of standard monitoring
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:21347
    • 提供者:ZHOUZHEN
  1. bfilter2

    0下载:
  2. C. Tomasi and R. Manduchi.提出的双边滤波功能函数,既能去噪,又能保持边缘。可以用作灰度和彩色图像的去噪-This function implements 2-D bilateral filtering using the method outlined in:C. Tomasi and R. Manduchi. Bilateral Filtering for Gray and Color Images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1544
    • 提供者:任君
  1. WaveletApply

    0下载:
  2. 小波分析用于图像去噪、边界扭曲、压缩、数字水印、小波包分解与重构、图像融合及边缘检测。-Wavelet analysis is used to image denoising, boundary twisted, compression, digital watermark, and wavelet packet decomposition and reconstruction, image fusion and edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:678299
    • 提供者:张青
  1. tuxiangchuli

    0下载:
  2. 本段代码可实现图片基本处理,如图像读取、灰度化、二值化、滤波、去噪、边缘检测、特征提取等功能。-This code can realize pictures basic processing, such as image read, gray, the binary, filtering, denoising and edge detection, feature extraction, and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1348
    • 提供者:六脚猫
  1. xiaobogongcheng

    2下载:
  2. 很实用的小波分析源码,应用于各种工程实际项目中 6.1小波分析263 6.2从傅里叶变换到小波变换266 6.3基于MATLAB的小波快速算法设计271 6.4小波变换检测故障信号与小波类型的选择283 6.5图像多尺度边缘检测算法研究292 6.6小波变换在信号特征检测中的算法研究298 6.7基于小波的信号突变点检测算法研究307 6.8基于小波的信号阈值去噪算法研究313 6.9基于小波图像压缩技术的算法研究320 6.10小波变换图像测试分析331
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:19533
    • 提供者:aaaaaaa
  1. Sobel

    0下载:
  2. 摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰 有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。 关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子-摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055106
    • 提供者:orangestorm
  1. findedge

    1下载:
  2. 使用harris对图像进行去噪和边缘提取-Use harris image denoising and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:968
    • 提供者:张弛
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. work

    0下载:
  2. 图像处理的各向异性扩散处理方法,采用自适应PM去噪,改进了原有的缺点,使得在边缘上也能的到去噪效果-Anisotropic diffusion processing method, image processing adaptive PM denoising, and improve the existing shortcomings, so on the edge to the denoising effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:82500
    • 提供者:
  1. dazuoye

    0下载:
  2. malab图像处理的课程设计,通过UI界面,对图像进行存储、滤波、去噪、旋转、边缘检测、分割、均衡化、锐化、平滑、傅里叶变换、离散余弦变换、小波变换-the malab image processing curriculum design, through the UI interface, image storage, filtering, noise removal, rotation, edge detection, segmentation, equalization, sharpeni
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:87770
    • 提供者:chunchen
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com